home *** CD-ROM | disk | FTP | other *** search
/ Euroscene 1 / Euroscene 1.iso / resource / superopt23.readme < prev    next >
Encoding:
Text File  |  1994-04-26  |  403 b   |  11 lines

  1. Short: find shortest inst sequence for function
  2. Type: dev/asm
  3. Uploader: florath@jupiter.stochastik.rwth-aachen.de
  4.  
  5.    The superoptimizer is a function sequence generator that uses a
  6.    exhaustive generate-and-test approach to find the shortest instruction
  7.    sequence for a given function.
  8.    
  9.    The GNU superoptimizer and its application in GCC is described in the
  10.    ACM SIGPLAN PLDI'92 proceedings.
  11.